Use new 'hg parents --template' support instead of awk scraping.
authorkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Wed, 18 Oct 2006 10:37:45 +0000 (11:37 +0100)
committerkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Wed, 18 Oct 2006 10:37:45 +0000 (11:37 +0100)
commitfd1ceaa6fc0c9386be3bdaa7378f5c51b7c83a1e
tree5d9582f13c79b67024526f9a092e858be6f34b18
parent44ce1b4011da58408f0788c2cdd9d8db23835b05
Use new 'hg parents --template' support instead of awk scraping.
Also avoid use of non-portable 'whoami'. Use the USER env var instead.
Signed-off-by: Keir Fraser <keir@xensource.com>
xen/Makefile